| C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > FontFile Class > Create Method : Create(Factory,String,Nullable<Int64>) Method |
'Declaration Public Overloads Shared Function Create( _ ByVal factory As Factory, _ ByVal filePath As System.String, _ ByVal lastWriteTime As System.Nullable(Of Long) _ ) As FontFile
public static FontFile Create( Factory factory, System.string filePath, System.Nullable<long> lastWriteTime )